home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vulvara / Vulvara.exe / scripts / DefineSprite_374 / frame_1 / DoAction.as
Text File  |  2004-10-08  |  187b  |  6 lines

  1. myDate = new Date();
  2. hodiny = mydate.getHours();
  3. minuty = mydate.getMinutes();
  4. setProperty("smal", _rotation, 30 * hodiny + 0.5 * minuty);
  5. setProperty("big", _rotation, 6 * minuty);
  6.